Skip to content
Back to search
30
MCP

Agentage Memory

pulsemcp/agentage memory

Shared, user-owned markdown memory that any AI client can read and write over MCP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agentage Memory
One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.
0 tools · streamable-http
io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
agent-memory-site
Compile your Markdown vault into a portable agent memory. One build, every agent: Claude, Codex, Cursor, MCP, llms.txt.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentage_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}